home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19980424-19980901 / 000290_news@newsmaster….columbia.edu _Tue Jul 21 18:32:52 1998.msg < prev    next >
Internet Message Format  |  1998-08-31  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA12131
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 21 Jul 1998 18:32:52 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id SAA29771
  7.     for kermit.misc@watsun; Tue, 21 Jul 1998 18:32:52 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Services Directory Usage
  12. Date: 21 Jul 1998 22:32:49 GMT
  13. Organization: Columbia University
  14. Lines: 16
  15. Message-ID: <6p34uh$85j$1@apakabar.cc.columbia.edu>
  16. References: <35B4DCD6.7F0B@SW.Boeing.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8998
  19.  
  20. In article <35B4DCD6.7F0B@SW.Boeing.com>,
  21. Richard Osborn  <richard.osborn@SW.Boeing.com> wrote:
  22. : I have created a .ksc file in my home dir on a HPUX system and have
  23. : tried with no luck to get it to work.  When I type "list" followed by
  24. : the service name I get the following message:
  25. : Lookup: "drtn099" - not found
  26. : ?Macro name required
  27. : The following is the contents of my .ksd file:
  28. : drnt099 unixlogin rlo7700 net tcp/ip 133.137.185.184
  29. :
  30. The name of the services directory file is supposed to be .ksd (not .ksc).
  31.  
  32. - Frank